Welcome![Sign In][Sign Up]
Location:
Search - matlab s

Search list

[matlabpiotr_toolbox_V1.03

Description: This toolbox is meant to facilitate the manipulation of images and video in Matlab. Its purpose is to complement, not replace, Matlab s Image Processing Toolbox, and in fact it requires that the Matlab Image  Toolbox be installed.    Emphasis has  been placed on code efficiency and code reuse.-This toolbox is meant to facilitate the manipulation of images and video in Matlab. Its purpose is to complement, not replace, Matlab s Image Processing Toolbox, and in fact it requires that the Matlab Image  Toolbox be installed.    Emphasis has  been placed on code efficiency and code reuse.
Platform: | Size: 2736128 | Author: wangly | Hits:

[matlabS-transform-code

Description: s变换程序,是MATLAB编写的,可以用于地震数据处理方面-s transformation process, is prepared in MATLAB, can be used in seismic data processing
Platform: | Size: 5120 | Author: 廉玉广 | Hits:

[source in ebookds-for-matlab

Description: matlab实现的DS证据理论代码简单实现,加了一些注释,适用于独立的单一命题。-function for D-S
Platform: | Size: 1024 | Author: jacky | Hits:

[Algorithmmatlab_bgl

Description: 基本图论函数库,应用matlab程序,实现路径规划问题-The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work
Platform: | Size: 7570432 | Author: spf | Hits:

[matlabGMSK_QPSK_8PSK

Description: 里面有8PSK,GMSK的matlab源程序,贡献出来了-I was interested in the theory for 8PSK and came across this m-file written in 1999. It requires 2 function calls (graymapPSK and grayunmapPSK) which I have included and must be uncommented(single comments only) and loaded into your workspace. Remove the function calls from this m-file after you load into your workspace. It seems to work well and give valid results for BPSK and QPSK but I have a question about the setup for 8PSK and the solution for Pseint where Pse=Pseint. Also, the Gray coding seems different than what I m used to. Some of you more theoretical minded may have some insight into the theory behind how Pseint was determined and comment. I don t have the communications toolbox-blockset and was wondering how it compared with Matlab s example simulation of 8PSK with Gray coding (in Simulink?) Each run takes about a minute and the loop iterations are shown in the command window. A numerical example of a satellite link is shown using uncoded QPSK
Platform: | Size: 3072 | Author: 杨阳 | Hits:

[matlabGA-matlab

Description: MATlab和GA的潜用,将GA的算法程序写到MATLAB里面,用于求解优化问题-MATlab and GA' s potential use, the GA algorithm program written MATLAB inside, for solving optimization problems
Platform: | Size: 7168 | Author: 郝方方 | Hits:

[matlabmicrowave_patch

Description: 用MATLAB对微带贴片天线进行仿真,出来S曲线图-Using MATLAB simulation of microstrip patch antenna, out of S curve
Platform: | Size: 1024 | Author: 孔维齐 | Hits:

[Delphi/CppBuilderDelphiMatlab

Description: 通过动态链接库,利用Delphi 面向对象编程的特点以及Matlab 强大的计算功能,详细的介绍了Delphi 下调用Matlab 函数的方法及特点,并以一个例程的实现,阐述了Delphi 下通过动态链接库调用Matlab 函数,并最终脱离Matlab 环境下运 行。-:Using dll file and the character of Delphi’s facing object programme as well as mighty calculating ability of Matlab , this paper particularly discusses the method and the character of how to transfer Matlab’s function under Delphi. With one exam2 ple , this paper expatiates that Delphi can transfer Matlab’s function with dll file , and also run without Matlab
Platform: | Size: 88064 | Author: zgc | Hits:

[matlabcrypto

Description: matlab实现的动画程序:程序运行时,会看到图中的小球沿着曲线周而复始的运动。-matlab s movie:use matlab to draw a figure,which can make the figure to moving like a movie.In this program,you will see a small ball roll along the curve up an down.
Platform: | Size: 8192 | Author: 石衣 | Hits:

[matlababdi-PCA4Wiley

Description: ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book is widely used in engineerin this study is extended Kalman Fil particle filter algorithm code, t use AR model for time series pred principal component analysis algo HMM, C language, it is important spectrum analysis techniques to s digital watermarking technology p mean-shift method for the example chaotic sequence of phase space r Serializing objects using CArchiv C compile some of the most optimi The source code of FFT,is a good Mailto US | Studio | Copyright Complaints
Platform: | Size: 712704 | Author: wibisono | Hits:

[matlabMATLAB

Description: FIR and IIR RLS algorithms are implemeted by using reference information from Simon Haykin s Adaptive Filter Theory, where a transversal filter is used for modeling the adaptive filter
Platform: | Size: 48128 | Author: eetuna | Hits:

[matlabTCPIP_Communications_in_Matlab

Description: Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. The jtcp.m program uses Matlab s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network). The jtcp.m program is basically just a friendly wrapper for Rodney Thomson s "example" TCP/IP code-Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. The jtcp.m program uses Matlab' s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
Platform: | Size: 6144 | Author: 张明 | Hits:

[matlabmatlab

Description: 北邮一个老师的讲义,还有作业和实验,是学习matlab和数学建模的辅导材料-Beijing University of Posts and Telecommunications a teacher' s lecture notes, there are operations and experiments, and mathematical modeling to learn matlab counseling materials
Platform: | Size: 250880 | Author: 崔健 | Hits:

[matlabUnwellLineEquSet-matlab

Description: 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结果包括:求解结果、迭代次数、迭代误差数据、误差曲线图等。 -Morbid Linear Equations calculation problems involving Gauss elimination method, Jacobi' s iterative method, Gauss- Seidel iterative method, steepest descent method and conjugate gradient method. Each method, all the preparation of an m file, packaged in the form of a function. Then the total HilbLineEquSet.m file to invoke the implementation of draw error curve, to be running results. General Matlab program flow, as follows: the calculation of morbid equations include: HilbLineEquSet.m, gauss.m, jacobi.m, gauss_seidel.m, fastest_descend.m and conjugated_grad.m six documents. Procedures for implementation of the findings include: solving a result, the number of iterations, iterative error data, error curve and so on.
Platform: | Size: 6144 | Author: 陈永恒 | Hits:

[matlabfftplot

Description: 自己编写的fft变换的MATLAB源代码!里面还有操作过程。很好用哦-Have written MATLAB s fft transform the source code! There is also the process. Oh, well used
Platform: | Size: 6144 | Author: 杨少强 | Hits:

[Speech/Voice recognition/combinemelp-MATLAB

Description: 本代码是基于matlab实现的melp算法,编码速率为2.4kb/s-This code is based on the matlab implementation melp algorithms, coding rate of 2.4kb/s
Platform: | Size: 743424 | Author: | Hits:

[Education soft systemndh-MATLAB.txt

Description: 此为大学物理实验中的光学实验 牛顿环演示的MATLAB程序-This is a university physics experiments optical experiments demonstrate the MATLAB program Newton' s rings
Platform: | Size: 1024 | Author: boran | Hits:

[Graph DrawingB-spline-surface

Description: 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
Platform: | Size: 503808 | Author: 小胡 | Hits:

[Graph DrawingNURBS-curve

Description: 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight of vertex and point to adjust the surface shape.
Platform: | Size: 15360 | Author: 小胡 | Hits:

[Windows DevelopS4M

Description: 用matlab写的地震资料处理包,功能丰富-Written by matlab seismic data processing package, feature-rich
Platform: | Size: 3433472 | Author: 胡治权 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net